home *** CD-ROM | disk | FTP | other *** search
- GETC(3F) Last changed: 10-2-98
-
-
- NNAAMMEE
- ggeettcc, ffggeettcc - get a character from a logical unit
-
- SSYYNNOOPPSSIISS
- iinntteeggeerr ffuunnccttiioonn ggeettcc ((_c_h_a_r))
- cchhaarraacctteerr _c_h_a_r
-
- iinntteeggeerr ffuunnccttiioonn ffggeettcc ((_l_u_n_i_t,, _c_h_a_r))
- cchhaarraacctteerr _c_h_a_r
-
- IIMMPPLLEEMMEENNTTAATTIIOONN
- IRIX systems
-
- DDEESSCCRRIIPPTTIIOONN
- These routines return the next character from a file associated with a
- Fortran logical unit, bypassing normal Fortran I/O. GGeettcc reads from
- logical unit 5, normally connected to the control terminal input.
-
- The value of each function is a system status code. Zero indicates no
- error occurred on the read; -1 indicates end of file was detected. A
- positive value will be either a UNIX system error code or an F77 I/O
- error code. See ppeerrrroorr(3F).
-
- BBUUGGSS
- ffggeettcc(3f) does not work for Fortran unit numbers other than 5.
-
- FFIILLEESS
- //uussrr//uuccbb//lliibb//lliibbUU7777..aa
- //uussrr//lliibb//lliibbUU7777..aa
-
- SSEEEE AALLSSOO
- ggeettcc(3S), ppeerrrroorr(3F)
-
- This man page is available only online.
-